.css-vooagt {
	min-height: 100vh;
}

.css-1t1ryxq {
	display: block;
}

.css-6s73yo {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
}

.css-6s73yo .unf-animation-ripple {
	border-radius: 100%;
	position: absolute;
	background-color: var(--NN100, #E4EBF5);
	opacity: 0;
	-webkit-animation: rippleStart 300ms cubic-bezier(0.63, 0.01, 0.29, 1), rippleEnd 300ms 300ms linear;
	animation: rippleStart 300ms cubic-bezier(0.63, 0.01, 0.29, 1), rippleEnd 300ms 300ms linear;
}

@-webkit-keyframes rippleStart {
	from {
		opacity: 1;
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
	}

	to {
		opacity: 1;
		-webkit-transform: scale(2);
		-ms-transform: scale(2);
		transform: scale(2);
	}
}

@keyframes rippleStart {
	from {
		opacity: 1;
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
	}

	to {
		opacity: 1;
		-webkit-transform: scale(2);
		-ms-transform: scale(2);
		transform: scale(2);
	}
}

@-webkit-keyframes rippleEnd {
	from {
		opacity: 1;
		-webkit-transform: scale(2);
		-ms-transform: scale(2);
		transform: scale(2);
	}

	to {
		-webkit-transform: scale(2);
		-ms-transform: scale(2);
		transform: scale(2);
		opacity: 0;
	}
}

@keyframes rippleEnd {
	from {
		opacity: 1;
		-webkit-transform: scale(2);
		-ms-transform: scale(2);
		transform: scale(2);
	}

	to {
		-webkit-transform: scale(2);
		-ms-transform: scale(2);
		transform: scale(2);
		opacity: 0;
	}
}

.css-6k8nk {
	min-width: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	bottom: 0;
	opacity: 1;
	-webkit-transition: opacity 300ms cubic-bezier(0.63, 0.01, 0.29, 1), bottom 300ms cubic-bezier(0.63, 0.01, 0.29, 1);
	transition: opacity 300ms cubic-bezier(0.63, 0.01, 0.29, 1), bottom 300ms cubic-bezier(0.63, 0.01, 0.29, 1);
}

.css-6k8nk>svg,
.css-6k8nk>img {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.css-6k8nk>.unf-icon {
	margin-left: 8px;
	margin-right: 8px;
}

.css-6k8nk>.unf-icon:first-child {
	margin-left: 0;
}

.css-6k8nk>.unf-icon:last-child {
	margin-right: 0;
}

.css-1e63sol {
	white-space: pre;
}

.css-1e63sol:last-of-type {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
}

.css-187tgpe {
	background: none;
	border: none;
}

.css-p1q1qf {
	background-color: #E9FCFB;
	position: relative;
	margin-top: 0px;
}

.css-11pwadi {
	width: 100%;
	padding-left: 24px;
	padding-right: 24px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 16px 0;
	text-align: center;
	position: relative;
	z-index: 1;
}

.css-3t5h6q {
	position: relative;
	z-index: 1;
}

.css-z1uwok {
	margin: 0 auto;
	font-weight: 800;
	color: var(--NN950, #212121);
	font-size: 2.857142857142857rem;
	line-height: 4rem;
	-webkit-letter-spacing: -0.5px;
	-moz-letter-spacing: -0.5px;
	-ms-letter-spacing: -0.5px;
	letter-spacing: -0.5px;
	margin-bottom: 8px;
	max-width: 328px;
}

.css-1604hng {
	font-size: 1.1428571428571428rem;
	line-height: 1.5714285714285714rem;
	color: var(--NN600, #6D7588);
}

.css-5d8bom-unf-btn {
	width: auto;
	height: 40px;
	color: var(--NN1000, #FFFFFF);
	font-size: 14px;
	font-weight: 800;
	line-height: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	outline: none;
	background-position: center;
	border-radius: 8px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	position: relative;
	padding: 0 16px;
	-webkit-transition: background 300ms, border 300ms, color 300ms;
	transition: background 300ms, border 300ms, color 300ms;
	background: var(--GN500, #00AA5B);
	border: none;
	font-family: inherit;
	-webkit-transition: background 120ms cubic-bezier(0.2, 0.64, 0.21, 1);
	transition: background 120ms cubic-bezier(0.2, 0.64, 0.21, 1);
	font-size: 1.1428571428571428rem;
	padding: 0 32px;
	height: 48px;
	margin-bottom: 30px;
	cursor: pointer;
}

.css-5d8bom-unf-btn:focus-visible {
	outline: 2px dotted var(--PN500, #9342ED);
	outline-offset: 3px;
}

.css-5d8bom-unf-btn::before {
	content: '.';
	max-width: 0;
	width: 0;
	opacity: 0;
	visibility: hidden;
}

.css-5d8bom-unf-btn:active {
	background-color: var(--GN600, #098A4E);
	background-size: 100%;
	-webkit-transition: background 0ms, border 0ms, color 0ms;
	transition: background 0ms, border 0ms, color 0ms;
}

.css-5d8bom-unf-btn>img {
	height: 16px;
	left: 16px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}


.css-nnhpur {
	position: relative;
	z-index: 1;
	bottom: -2px;
}

.css-1oqt2dw {
	display: none;
}

.css-1619tjk {
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 24px;
	width: 156px;
}

.css-rdclq3 {
	position: absolute;
	z-index: 2;
	right: 0;
	top: 120px;
	width: 146px;
}


.css-s4p3fs {
	position: absolute;
	z-index: 2;
	left: -8px;
	top: 20px;
	width: 61px;
}


.css-161xoly {
	position: absolute;
	z-index: 2;
	right: 33px;
	bottom: 36px;
	width: 52px;
}

.css-calh9f {
    display: none;
}


.css-8dagwm {
    position: absolute;
    top: 0;
    right: 0;
}

.css-1xsg5ql {
    display: none;
}


.css-tjjp8g {
    position: absolute;
    bottom: -250px;
    left: 0;
    z-index: 0;
}

.css-dt7kw0 {
    display: none;
}

.css-nddb6l {
    background: var(--NN0, #FFFFFF);
    position: relative;
    margin-top: 0;
}


.css-qy6re2 {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.css-ng9wda {
    font-size: 1.7142857142857142rem;
    line-height: 2rem;
    text-align: center;
    margin: 0px 16px 20px;
    color: var(--NN950, #212121);
}

.css-qbpojp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.css-j5wodr {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 17px 30px;
}

.css-j5wodr h4 {
    font-weight: 800;
    font-size: 1.4285714285714286rem;
    line-height: 1.8571428571428572rem;
    -webkit-letter-spacing: -0.1px;
    -moz-letter-spacing: -0.1px;
    -ms-letter-spacing: -0.1px;
    letter-spacing: -0.1px;
    margin: 12px 0 16px;
}

.css-j5wodr p {
    color: #6D7588;
    font-size: 1rem;
    line-height: 1.4285714285714286rem;
    margin: 0;
}

.css-1debazh {
    margin: 34px auto 0;
}

.css-5gmcg1-unf-btn {
    width: auto;
    height: 40px;
    color: var(--GN500, #00AA5B);
    font-size: 14px;
    font-weight: 800;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    outline: none;
    background-position: center;
    border-radius: 8px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    padding: 0 16px;
    -webkit-transition: background 300ms, border 300ms, color 300ms;
    transition: background 300ms, border 300ms, color 300ms;
    background: var(--NN0, #FFFFFF);
    border: 1px solid var(--GN500, #00AA5B);
    font-family: inherit;
    -webkit-transition: background 120ms cubic-bezier(0.2, 0.64, 0.21, 1);
    transition: background 120ms cubic-bezier(0.2, 0.64, 0.21, 1);
    cursor: pointer;
    border-color: #9FA6B0;
    color: var(--NN700, rgba(82, 88, 103, 0.68));
}
.css-5gmcg1-unf-btn:focus-visible {
    outline: 2px dotted var(--PN500, #9342ED);
    outline-offset: 3px;
}
.css-5gmcg1-unf-btn::before {
    content: '.';
    max-width: 0;
    width: 0;
    opacity: 0;
    visibility: hidden;
}
.css-5gmcg1-unf-btn:active {
    background-color: none;
    border: solid 1px var(--GN600, #098A4E);
    background-size: 100%;
    -webkit-transition: background 0ms, border 0ms, color 0ms;
    transition: background 0ms, border 0ms, color 0ms;
}
.css-5gmcg1-unf-btn>img {
    height: 16px;
    left: 16px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.css-1b54rbu {
    background: #F3FCFE;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.css-sp9oxn {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    padding: 40px 24px;
}
.css-tr3nmi {
    text-align: center;
    font-size: 1.7142857142857142rem;
    line-height: 2rem;
    font-weight: 800;
    margin: 0 0 30px 0;
    color: var(--NN950, #212121);
}
.css-79elbk {
    position: relative;
}
.css-ztvvor {
    overflow: hidden;
    margin-left: 0;
    margin-right: 0;
}
.css-m4pgbx {
    white-space: nowrap;
    line-height: 0;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.css-l3n1jj {
    display: inline-block;
    width: 100%;
    padding: 0px 0px;
    line-height: normal;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.css-sncotz {
    height: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.css-1yzed9w {
    font-size: 1.4285714285714286rem;
    line-height: 1.8571428571428572rem;
    margin: 0 auto 8px;
    color: var(--NN950, #212121);
    max-width: 248px;
    white-space: break-spaces;
}
.css-1xu1ary {
    font-size: 1rem;
    line-height: 1.4285714285714286rem;
    font-weight: 400;
    color: var(--NN600, #6D7588);
    margin: 0 auto 24px;
    max-width: 248px;
    white-space: break-spaces;
}
.css-19g7dm {
    position: absolute;
    bottom: 0;
    list-style: none;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.css-y1679v {
    bottom: -22px !important;
    padding-left: 0;
    left: 0;
    right: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.css-15c637x {
    padding: 4px;
}
.css-15c637x button {
    font-size: 0;
    width: 18px;
    height: 3px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 1.5px;
}
.css-15c637x .active {
    background: var(--GN500, #00AA5B);
}
.css-1uvql19 {
    display: none;
}
.css-1uvql19[data-is-reverse="true"] {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.css-1f9wc14 {
    width: 50%;
}
.css-1f9wc14 div:first-child {
    position: relative;
    z-index: 1;
}
.css-1f9wc14 div:first-child span {
    width: 18px;
    height: 3px;
}
.css-1l1yr8k {
    width: 100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
}
.css-zecv6n {
    width: calc(100%/1);
    display: inline-block;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.css-zecv6n img {
    width: 100%;
}
.css-17ry9cs-unf-page-control {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.css-dqfey9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: -webkit-transform ease 0.3s;
    -webkit-transition: transform ease 0.3s;
    transition: transform ease 0.3s;
}
.css-2m7gkx {
    display: inline-block;
    width: 6px;
    height: 6px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background-color: var(--GN500, #00AA5B);
    border-radius: 3px;
    border: transparent;
    margin-right: 4px;
    overflow: hidden;
    padding: 0;
    position: relative;
    position: relative;
    -webkit-transition: -webkit-transform ease 0.3s;
    -webkit-transition: transform ease 0.3s;
    transition: transform ease 0.3s;
    text-indent: 100%;
    white-space: nowrap;
}
.css-2m7gkx.no-animation:after {
    -webkit-animation: none;
    animation: none;
}
.css-awjh83 {
    display: inline-block;
    width: 6px;
    height: 6px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background-color: var(--NN200, #D6DFEB);
    border-radius: 3px;
    border: transparent;
    margin-right: 4px;
    overflow: hidden;
    padding: 0;
    position: relative;
    position: relative;
    -webkit-transition: -webkit-transform ease 0.3s;
    -webkit-transition: transform ease 0.3s;
    transition: transform ease 0.3s;
    text-indent: 100%;
    white-space: nowrap;
}
.css-awjh83.no-animation:after {
    -webkit-animation: none;
    animation: none;
}
.css-1999gni {
    display: inline-block;
    width: 6px;
    height: 6px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background-color: var(--NN200, #D6DFEB);
    border-radius: 3px;
    border: transparent;
    margin-right: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    position: relative;
    -webkit-transition: -webkit-transform ease 0.3s;
    -webkit-transition: transform ease 0.3s;
    transition: transform ease 0.3s;
    text-indent: 100%;
    white-space: nowrap;
}
.css-1999gni.no-animation:after {
    -webkit-animation: none;
    animation: none;
}
.css-nq59qe {
    width: 50%;
}
.css-1k4rzn7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 32px;
    text-align: left;
    border-radius: 16px;
    box-shadow: 8px 16px 40px rgba(49, 53, 59, 0.03);
    cursor: pointer;
    background: var(--NN0, #FFFFFF);
}
.css-1k4rzn7>div {
    color: var(--GN500, #00AA5B);
    font-weight: 800;
    font-size: 1.1428571428571428rem;
    line-height: 2rem;
    margin-right: 16px;
}
.css-1uaxxxv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 32px;
    text-align: left;
    border-radius: 16px;
    box-shadow: 8px 16px 40px rgba(49, 53, 59, 0.03);
    cursor: pointer;
}

.css-1uaxxxv>div {
    color: var(--NN400, #AAB4C8);
    font-weight: 800;
    font-size: 1.1428571428571428rem;
    line-height: 2rem;
    margin-right: 16px;
}
.css-dkxlv1 {
    width: 100%;
    background-color: var(--NN0, #FFFFFF);
}
.css-1rw03kn {
    margin-top: -50px;
}
.css-163q71d {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    margin-left: auto;
    margin-right: auto;
    padding: 24px;
    min-height: 358px;
    position: relative;
    overflow: hidden;
    color: var(--NN0, #FFFFFF);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #01BCBA;
    border-radius: 32px;
    width: 90%;
}
.css-oav35d {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.css-oav35d button {
    background-color: var(--NN0, #FFFFFF);
    border-color: var(--NN0, #FFFFFF);
    cursor: pointer;
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    align-self: start;
    margin: 32px auto 0;
    min-height: 56px;
    width: 100%;
}
.css-oav35d h4 {
    font-weight: 800;
    font-size: 1.7142857142857142rem;
    line-height: 2rem;
    -webkit-letter-spacing: -0.5px;
    -moz-letter-spacing: -0.5px;
    -ms-letter-spacing: -0.5px;
    letter-spacing: -0.5px;
    margin: 0 0 16px;
    text-align: center;
}
.css-oav35d p {
    font-size: 1.1428571428571428rem;
    line-height: 1.5714285714285714rem;
    opacity: 0.9;
    margin: 0;
}
.css-zx33tk-unf-btn {
    width: auto;
    height: 40px;
    color: var(--GN500, #00AA5B);
    font-size: 14px;
    font-weight: 800;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    outline: none;
    background-position: center;
    border-radius: 8px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    padding: 0 16px;
    -webkit-transition: background 300ms, border 300ms, color 300ms;
    transition: background 300ms, border 300ms, color 300ms;
    background: var(--NN0, #FFFFFF);
    border: 1px solid var(--GN500, #00AA5B);
    font-family: inherit;
    -webkit-transition: background 120ms cubic-bezier(0.2, 0.64, 0.21, 1);
    transition: background 120ms cubic-bezier(0.2, 0.64, 0.21, 1);
}
.css-zx33tk-unf-btn:focus-visible {
    outline: 2px dotted var(--PN500, #9342ED);
    outline-offset: 3px;
}
.css-zx33tk-unf-btn::before {
    content: '.';
    max-width: 0;
    width: 0;
    opacity: 0;
    visibility: hidden;
}
.css-zx33tk-unf-btn:active {
    background-color: none;
    border: solid 1px var(--GN600, #098A4E);
    background-size: 100%;
    -webkit-transition: background 0ms, border 0ms, color 0ms;
    transition: background 0ms, border 0ms, color 0ms;
}
.css-zx33tk-unf-btn>img {
    height: 16px;
    left: 16px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.css-14ua3ur {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 325px;
    margin: auto;
}
.css-lhgeqs {
    position: relative;
    margin-right: -100px;
    margin-left: -20px;
}
.css-gv9mnt {
    position: absolute;
    right: -400px;
    top: 0;
}
.css-l5vyyn {
    position: absolute;
    left: 0;
    bottom: 0;
}








@media (min-width:576px) {
	.css-11pwadi {
		max-width: 540px;
	}
    .css-qy6re2 {
        max-width: 540px;
    }
    .css-sp9oxn {
        max-width: 540px;
    }
    .css-163q71d {
        max-width: 540px;
    }
}

@media (min-width:768px) {
	.css-11pwadi {
		max-width: 720px;
	}
    .css-qy6re2 {
        max-width: 720px;
    }
    .css-sp9oxn {
        max-width: 720px;
    }
    .css-163q71d {
        max-width: 720px;
    }
}

@media (min-width:1200px) {
	.css-11pwadi {
		max-width: 1140px;
	}
    .css-qy6re2 {
        max-width: 1140px;
    }
    .css-sp9oxn {
        max-width: 1140px;
    }
    .css-163q71d {
        max-width: 1140px;
    }
}

@media (min-width:992px) {
	.css-1t1ryxq {
		display: none;
	}
	.css-p1q1qf {
		background-image: radial-gradient(circle, var(--NN0, #FFFFFF), #fcfdff, #f6fdff, #effcff, #e9fcfb);
	}
	.css-187tgpe {
		display: none;
	}
	.css-11pwadi {
		max-width: 960px;
	}
	.css-11pwadi {
		padding: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		text-align: left;
	}
	.css-3t5h6q {
		margin-top: 140px;
	}
	.css-z1uwok {
		margin: 0;
		max-width: 484px;
		font-size: 3.4285714285714284rem;
		line-height: 4.642857142857143rem;
		margin-bottom: 16px;
	}
	.css-1604hng {
		font-size: 1.4285714285714286rem;
		line-height: 2.4285714285714284rem;
		max-width: 484px;
		margin: 0 0 40px 0;
	}
	.css-5d8bom-unf-btn {
		height: 56px;
		font-size: 1.2857142857142858rem;
		margin-bottom: 160px;
	}
	.css-nnhpur {
		z-index: 0;
	}
	.css-bpgr90 {
		display: none;
	}
	.css-1oqt2dw {
		display: block;
		position: relative;
		top: 40px;
	}
	.css-1619tjk {
		width: 300px;
		left: -120px;
		bottom: 300px;
	}
	.css-rdclq3 {
		width: 312px;
		right: -140px;
		top: 250px;
	}
	.css-s4p3fs {
		width: 142px;
		left: -160px;
		top: 100px;
	}

	.css-161xoly {
		width: 122px;
		right: -70px;
		bottom: 280px;
	}
    .css-calh9f {
        display: block;
        position: absolute;
        z-index: 2;
        left: -300px;
        top: 100px;
    }
    .css-8dagwm {
        display: none;
    }
    .css-1xsg5ql {
        display: block;
        position: absolute;
        top: -5px;
        right: 0;
    }
    .css-tjjp8g {
        bottom: 0px;
    }
    .css-dt7kw0 {
        display: block;
        position: absolute;
        bottom: 0px;
        left: 0;
        width: 100%;
        background: var(--NN0, #FFFFFF);
        height: 120px;
    }
    .css-nddb6l {
        background: transparent;
        margin-bottom: 100px;
        min-height: 750px;
        margin-top: -250px;
    }
    .css-qy6re2 {
        max-width: 960px;
        padding: 80px 20px;
        box-shadow: 0px -24px 68px rgba(49, 53, 59, 0.02), 8px 16px 40px rgba(49, 53, 59, 0.04);
        border-radius: 32px;
        position: absolute;
        left: 0;
        right: 0;
        top: 104px;
        background: var(--NN0, #FFFFFF);
        z-index: 3;
    }
	.css-ng9wda {
	    margin: 0 auto 54px;
	    font-size: 2.4285714285714284rem;
	    line-height: 4.142857142857143rem;
	    max-width: 720px;
	}
    .css-qbpojp {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .css-j5wodr {
        width: 33%;
        padding: 20px 10px;
    }
    .css-j5wodr h4 {
        margin: 35px 0 16px;
        font-size: 1.7142857142857142rem;
        line-height: 2rem;
        -webkit-letter-spacing: -0.2px;
        -moz-letter-spacing: -0.2px;
        -ms-letter-spacing: -0.2px;
        letter-spacing: -0.2px;
        min-height: 56px;
    }
    .css-j5wodr p {
        font-size: 1.4285714285714286rem;
        line-height: 2.142857142857143rem;
    }
    .css-sp9oxn {
        max-width: 960px;
        padding: 120px 0 0;
    }
    .css-tr3nmi {
        text-align: center;
        font-size: 3.4285714285714284rem;
        line-height: 4.142857142857143rem;
        margin: 0 auto 40px;
    }
    .css-1yzed9w {
        font-size: 1.7142857142857142rem;
        line-height: 2rem;
        max-width: none;
    }
    .css-1xu1ary {
        font-size: 1.2857142857142858rem;
        line-height: 2rem;
        max-width: none;
        margin-bottom: 0;
    }
    .css-1uvql19 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 115px;
    }
    .css-nq59qe h4 {
        text-align: left;
    }
    .css-1rw03kn {
        margin-top: -150px;
    }
    .css-163q71d {
        max-width: 960px;
        padding: 64px;
        width: 100%;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        box-shadow: 0px -24px 68px rgba(49, 53, 59, 0.02), 8px 16px 40px rgba(49, 53, 59, 0.04);
    }
    .css-oav35d button {
        width: auto;
        margin: 32px 0 0;
    }
    .css-oav35d h4 {
        font-size: 2.4285714285714284rem;
        line-height: 3.5714285714285716rem;
        text-align: left;
    }
    .css-oav35d {
        max-width: 60%;
    }
    .css-oav35d p {
        font-size: 1.4285714285714286rem;
        line-height: 2.4285714285714284rem;
    }
    .css-14ua3ur {
        margin: 0;
    }
    .css-lhgeqs {
        position: absolute;
        margin: 0;
        top: 0;
        right: 215px;
    }
    .css-gv9mnt {
        right: 0;
    }
}
